Fix force-checkout functionality with fre make checkout-script#790
Fix force-checkout functionality with fre make checkout-script#790singhd789 merged 7 commits intoNOAA-GFDL:mainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #790 +/- ##
=======================================
Coverage 84.15% 84.15%
=======================================
Files 71 71
Lines 4955 4955
=======================================
Hits 4170 4170
Misses 785 785
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
uramirez8707
left a comment
There was a problem hiding this comment.
Thanks for fixing this Dana. The code changes look good to me. I will do more testing once the module has been created on GAEA.
ceblanton
left a comment
There was a problem hiding this comment.
Looks good. If users want a different behavior for --force checkout (to rename, maybe) they can tell us :)
Thanks Chris! Yeah, I had that thought. 😆 |
Describe your changes
force_checkout(force-checkout argument was not in same order in both fremake.py andrun_fremake_script.py` and this was causing issues)force_checkouthave default value = Falseforce_checkoutforce_checkoutis working withfre make allsubtoolIssue ticket number and link (if applicable)
n/a
--force-checkoutworked withfre make checkout-scriptbut notfre make allChecklist before requesting a review
Note: If you are a code maintainer updating the tag or releasing a new fre-cli version, please use the
release_procedure.mdtemplate. To quickly use this template, open a new pull request, choose your branch, and add?template=release_procedure.mdto the end of the url.